home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / date.z / date
Text File  |  1998-10-20  |  18KB  |  393 lines

  1.  
  2.  
  3.  
  4. ddddaaaatttteeee((((1111))))                                                                ddddaaaatttteeee((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      _dddd_aaaa_tttt_eeee - write and set the date and time
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      _dddd_aaaa_tttt_eeee [ _----_uuuu ] [ _++++ _f_o_r_m_a_t ]
  13.      _dddd_aaaa_tttt_eeee [ _----_aaaa [ _---- ] _s_s_s_...._f_f_f ]
  14.      _dddd_aaaa_tttt_eeee [ _----_uuuu | _----_nnnn ] [[ _m_m_d_d]_H_H_M_M | _m_m_d_d_H_H_M_M[_c_c]_y_y ] [ ._s_s ]
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      If no argument is given, or if the argument begins with _++++, the current
  18.      date and time are printed.  Otherwise, the current date is set if the
  19.      user has appropriate privileges and the system permits the setting of the
  20.      system date and time.
  21.  
  22.      Supplementary code set characters in _++++_f_o_r_m_a_t (see below) are recognized
  23.      and displayed according to the locale specified in the _LLLL_CCCC______CCCC_TTTT_YYYY_PPPP_EEEE
  24.      environment variable [see _LLLL_AAAA_NNNN_GGGG on _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn(5)].  Month and weekday names
  25.      are recognized according to the locale specified in the _LLLL_CCCC______TTTT_IIII_MMMM_EEEE
  26.      environment variable, as described below.
  27.  
  28. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  29.      _----_aaaa [ _---- ] _s_s_s_...._f_f_f
  30.                  Slowly adjust the time by _s_s_s._f_f_f seconds (_f_f_f represents
  31.                  fractions of a second).  This adjustment can be positive or
  32.                  negative.  The system's clock will be sped up or slowed down
  33.                  until it has drifted by the number of seconds specified.
  34.  
  35.      _----_nnnn          Do not attempt to notify the network time daemon _t_i_m_e_d(1m) of
  36.                  the time change (or more accurately the daemon listening to
  37.                  the _tttt_iiii_mmmm_eeee_dddd UDP port).  This option should be used if you are
  38.                  not using that daemon.  If not used, the daemon is notified
  39.                  of the date change, and if it is acting as the master, the
  40.                  date change will be broadcast to the time daemons on other
  41.                  systems.
  42.  
  43.      _----_uuuu          Display (or set) the date in Greenwich Mean Time (GMT-
  44.                  universal time), bypassing the normal conversion to (or from)
  45.                  local time.
  46.  
  47.                  The notation GMT may change in the future to the equivalent
  48.                  notation UTC (Coordinated Universal Time).
  49.  
  50.      _m_m          is the month number
  51.  
  52.      _d_d          is the day number in the month
  53.  
  54.      _H_H          is the hour number (24 hour system)
  55.  
  56.      _M_M          is the minute number
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ddddaaaatttteeee((((1111))))                                                                ddddaaaatttteeee((((1111))))
  71.  
  72.  
  73.  
  74.      _s_s          is the second(s) number
  75.  
  76.      _c_c          is the century minus one
  77.  
  78.      _y_y          is the last 2 digits of the year number
  79.  
  80.                  The month, day, year, and century may be omitted; the current
  81.                  values are supplied as defaults.
  82.  
  83.      For example:
  84.  
  85.                        _dddd_aaaa_tttt_eeee _1111_0000_0000_8888_0000_0000_4444_5555
  86.  
  87.                  sets the date to Oct 8, 12:45 AM.
  88.  
  89.      The current year is the default because no year is supplied.  The system
  90.      operates in GMT.  _dddd_aaaa_tttt_eeee takes care of the conversion to and from local
  91.      standard and daylight time.  The date can be changed only if the user has
  92.      appropriate privileges and the system permits the setting of the system
  93.      date and time.
  94.  
  95.      After successfully setting the date and time, _dddd_aaaa_tttt_eeee displays the new date
  96.      according to the default format.  The _dddd_aaaa_tttt_eeee command uses _TTTT_ZZZZ to determine
  97.      the correct time zone information [see _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn(5)].
  98.  
  99. OOOOPPPPEEEERRRRAAAANNNNDDDDSSSS
  100.      _++++ _f_o_r_m_a_t
  101.           If the argument begins with _++++, the output of _dddd_aaaa_tttt_eeee is under the
  102.           control of the user.  Each Field Descriptor, described below, is
  103.           preceded by _%%%% and is replaced in the output by its corresponding
  104.           value.  A single _%%%% is encoded by _%%%%_%%%%.  All other characters are
  105.           copied to the output without change.  The string is always
  106.           terminated with a newline character.  If the argument contains
  107.           embedded blanks it must be quoted (see the EXAMPLE section).
  108.           Supplementary code set characters may be used in _f_o_r_m_a_t.
  109.  
  110.      As noted, month and weekday names are recognized according to the locale
  111.      specified in the _LLLL_CCCC______TTTT_IIII_MMMM_EEEE environment variable [see _LLLL_AAAA_NNNN_GGGG on _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn(5)].
  112.      The names are taken from a file whose format is specified in _ssss_tttt_rrrr_ffff_tttt_iiii_mmmm_eeee(4).
  113.      This file also defines country-specific date and time formats such as _%%%%_cccc,
  114.      which specifies the default date format.  The following form is the
  115.      default for _%%%%_cccc:
  116.                _%%%%_aaaa _%%%%_bbbb _%%%%_eeee _%%%%_TTTT _%%%%_ZZZZ _%%%%_YYYY
  117.                e.g., Fri Dec 23 10:10:42 EST 1988
  118.  
  119.      Field Descriptors (must be preceded by a _%%%%):
  120.          _aaaa   locale's abbreviated weekday name
  121.          _AAAA   locale's full weekday name
  122.          _bbbb   locale's abbreviated month name
  123.  
  124.  
  125.  
  126.  
  127.  
  128.                                                                         PPPPaaaaggggeeee 2222
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135. ddddaaaatttteeee((((1111))))                                                                ddddaaaatttteeee((((1111))))
  136.  
  137.  
  138.  
  139.          _BBBB   locale's full month name
  140.          _cccc   locale's appropriate date and time representation
  141.          _CCCC   century (a year divided by 100 and truncated to an integer) as a
  142.              decimal number [00-99]
  143.          _dddd   day of month as a decimal number [01-31]
  144.          _DDDD   date as _%%%%_mmmm_////_%%%%_dddd_////_%%%%_yyyy
  145.          _eeee   day of month as a decimal number [1-31] (single digits are
  146.              preceded by a blank)
  147.          _hhhh   locale's abbreviated month name (alias for _%%%%_bbbb)
  148.          _HHHH   hour (24-hour clock) as a decimal number [00-23]
  149.          _IIII   hour (12-hour clock) as a decimal number [01-12]
  150.          _jjjj   day of year as a decimal number [001-366]
  151.          _mmmm   month of year as a decimal number [01-12]
  152.          _MMMM   minute as a decimal number [00-59]
  153.          _nnnn   insert a newline character
  154.          _pppp   string containing ante-meridian or post-meridian indicator (by
  155.              default, AM or PM)
  156.          _rrrr   12-hour clock time [01-12] using the AM/PM notation, as _%%%%_IIII_::::_%%%%_MMMM_::::_%%%%_SSSS
  157.              _%%%%_pppp
  158.          _RRRR   time as _%%%%_HHHH_::::_%%%%_MMMM
  159.          _SSSS   seconds as a decimal number [00-61], allows for leap seconds
  160.          _tttt   insert a tab character
  161.          _TTTT   24-hour clock time [00-23], as _%%%%_HHHH_::::_%%%%_MMMM_::::_%%%%_SSSS
  162.          _uuuu   weekday as a decimal number [1(Monday)-7]
  163.          _UUUU   week number of year (Sunday as the first day of the week) as a
  164.              decimal number [00-53]. All days in a new year preceding the
  165.              first Sunday are considered to be in week 0.
  166.          _VVVV   week of the year (Monday as the first day of the week) as a
  167.              decimal number [01-53]. If the week containing January 1 has four
  168.              or more days in the new year, then it is considered week 1;
  169.              otherwise, it is week 53 of the previous year, and the next week
  170.              is week 1. ( See the ISO 8601:1988 standard)
  171.          _wwww   weekday as a decimal number [0(Sunday)-6]
  172.          _WWWW   week of year (Monday as the first day of the week) as a decimal
  173.              number [00-53].  All days in a new year preceding the first
  174.              Sunday are considered to be in week 0.
  175.          _xxxx   locale's appropriate date representation
  176.          _XXXX   locale's appropriate time representation
  177.          _yyyy   year within century (offset from %C) as a decimal number [00-99]
  178.          _YYYY   year as _c_c_y_y (4 digits)
  179.          _ZZZZ   timezone name, or no characters if no timezone is determinable
  180.          _%%%%   insert a percent sign character
  181.  
  182.      Modified Field Descriptors (must be preceded by a _%%%%):
  183.  
  184.      Some field descriptors can be modified by the E and O modifier characters
  185.      to indicate a different format or specification as specified in the
  186.      LC_TIME locale description (see the XBD specification). If the
  187.      corresponding keyword is not specified or not supported for the current
  188.      locale, the unmodified field descriptor value will be used.
  189.  
  190.  
  191.                                                                         PPPPaaaaggggeeee 3333
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198. ddddaaaatttteeee((((1111))))                                                                ddddaaaatttteeee((((1111))))
  199.  
  200.  
  201.  
  202.          _EEEE_cccc  locale's alternative appropriate date and time representation
  203.          _EEEE_CCCC  name of the base year (period) in the locale's alternative
  204.              representation
  205.          _EEEE_xxxx  locale's alternative date representation
  206.          _EEEE_XXXX  locale's alternative time representation
  207.          _EEEE_yyyy  offset from %EC (year only) in the locale's alternative
  208.              representation
  209.          _EEEE_YYYY  full alternative year representation
  210.          _OOOO_dddd  day of the month using the locale's alternative numeric symbols
  211.          _OOOO_eeee  day of the month using the locale's alternative numeric symbols
  212.          _OOOO_HHHH  hour (24 hour clock) using the locale's alternative numeric
  213.              symbols
  214.          _OOOO_IIII  hour (12 hour clock) using the locale's alternative numeric
  215.              symbols
  216.          _OOOO_mmmm  month using the locale's alternative numeric symbols
  217.          _OOOO_MMMM  minutes using the locale's alternative numeric symbols
  218.          _OOOO_SSSS  seconds using the locale's alternative numeric symbols
  219.          _OOOO_uuuu  weekday as a number in the locale's alternative representation
  220.              (Monday=1)
  221.          _OOOO_UUUU  week number of the year (Sunday as first day of the week) using
  222.              the locale's alternative numeric symbols
  223.          _OOOO_VVVV  week number of the year (Monday as first day of the week, rules
  224.              corresponding to %V) using the locale's alternative numeric
  225.              symbols
  226.          _OOOO_wwww  weekday as a number in the locale's alternative representation
  227.              (Sunday=0)
  228.          _OOOO_WWWW  week number of the year (Monday as first day of the week) using
  229.              the locale's alternative numeric symbols
  230.          _OOOO_yyyy  year (offset from %C) in alternative representation
  231.  
  232.  
  233. EEEEXXXXAAAAMMMMPPPPLLLLEEEE
  234.      The command
  235.  
  236.           _dddd_aaaa_tttt_eeee _''''_++++_DDDD_AAAA_TTTT_EEEE_:::: _%%%%_mmmm_////_%%%%_dddd_////_%%%%_yyyy_%%%%_nnnn_TTTT_IIII_MMMM_EEEE_:::: _%%%%_HHHH_::::_%%%%_MMMM_::::_%%%%_SSSS_''''
  237.  
  238.      generates as output:
  239.           _DDDD_AAAA_TTTT_EEEE_:::: _0000_8888_////_0000_1111_////_7777_6666
  240.           _TTTT_IIII_MMMM_EEEE_:::: _1111_4444_::::_4444_5555_::::_0000_5555
  241.  
  242. EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT VVVVAAAARRRRIIIIAAAABBBBLLLLEEEESSSS
  243.      The following environment variables affect the execution of _dddd_aaaa_tttt_eeee:
  244.  
  245.      _LLLL_AAAA_NNNN_GGGG provide a default value for the internationalization variables that
  246.           are unset or null.  If _L_A_N_G is unset or null the corresponding value
  247.           from the implementation-specific default locale will be used. If any
  248.           of the internationalization variables contains an invalid setting,
  249.           the utility will behave as if none of the variables had been
  250.           defined.
  251.  
  252.  
  253.  
  254.  
  255.                                                                         PPPPaaaaggggeeee 4444
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262. ddddaaaatttteeee((((1111))))                                                                ddddaaaatttteeee((((1111))))
  263.  
  264.  
  265.  
  266.      _LLLL_CCCC______AAAA_LLLL_LLLL
  267.           if set to a non-empty string value, override the values of all the
  268.           other internationalization variables.
  269.  
  270.      _LLLL_CCCC______CCCC_TTTT_YYYY_PPPP_EEEE
  271.           determine the locale for the interpretation of sequences of bytes of
  272.           text data as characters (for example, single - as opposed to multi-
  273.           byte - characters in arguments).
  274.  
  275.      _LLLL_CCCC______MMMM_EEEE_SSSS_SSSS_AAAA_GGGG_EEEE_SSSS
  276.           determine the locale that should be used to affect the format and
  277.           contents of diagnostic messages written to standard error.
  278.  
  279.      _LLLL_CCCC______TTTT_IIII_MMMM_EEEE
  280.           determine the format and contents of date and time strings written
  281.           by _d_a_t_e
  282.  
  283.      _NNNN_LLLL_SSSS_PPPP_AAAA_TTTT_HHHH
  284.           determine the location of message catalogs for the processing of
  285.           _L_C__M_E_S_S_A_G_E_S.
  286.  
  287.      _TTTT_ZZZZ   determine the timezone in which the time and date are written,
  288.           unless the ----uuuu option is specified. If the _T_Z variable is not set and
  289.           the ----uuuu is not specified, an unspecified system default timezone is
  290.           used.
  291.  
  292. SSSSTTTTDDDDOOOOUUUUTTTT
  293.      When no formatting operand is specified, the output in the POSIX locale
  294.      is equivalent to specifying:
  295.  
  296.              _dddd_aaaa_tttt_eeee _""""_++++_%%%%_aaaa _%%%%_bbbb _%%%%_eeee _%%%%_HHHH_::::_%%%%_MMMM_::::_%%%%_SSSS _%%%%_ZZZZ _%%%%_YYYY_""""
  297.  
  298. FFFFIIIILLLLEEEESSSS
  299.      _////_uuuu_ssss_rrrr_////_llll_iiii_bbbb_////_llll_oooo_cccc_aaaa_llll_eeee_////_l_o_c_a_l_e_////_LLLL_CCCC______MMMM_EEEE_SSSS_SSSS_AAAA_GGGG_EEEE_SSSS_////_uuuu_xxxx_cccc_oooo_rrrr_eeee_...._aaaa_bbbb_iiii
  300.           language-specific message file [See _LLLL_AAAA_NNNN_GGGG on _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn (5).]
  301.  
  302. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  303.      _ssss_yyyy_ssss_llll_oooo_gggg(3), _ssss_tttt_rrrr_ffff_tttt_iiii_mmmm_eeee(4), _tttt_iiii_mmmm_eeee_dddd(1M), _tttt_iiii_mmmm_eeee_ssss_llll_aaaa_vvvv_eeee(1M), _uuuu_tttt_mmmm_pppp(4), _eeee_nnnn_vvvv_iiii_rrrr_oooo_nnnn(5)
  304.  
  305. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  306.      UX:date:ERROR:No permission
  307.                        You do not have the appropriate privileges and you try
  308.                        to change the date.
  309.      UX:date:ERROR:bad conversion
  310.                        The date set is syntactically incorrect.
  311.  
  312. NNNNOOOOTTTTEEEESSSS
  313.      If you attempt to set the current date to one of the dates on which the
  314.      standard and alternate time zones change (for example, the date that
  315.      daylight time is starting or ending), and you attempt to set the time to
  316.      a time in the interval between the end of standard time and the beginning
  317.      of the alternate time (or the end of the alternate time and the beginning
  318.  
  319.  
  320.                                                                         PPPPaaaaggggeeee 5555
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327. ddddaaaatttteeee((((1111))))                                                                ddddaaaatttteeee((((1111))))
  328.  
  329.  
  330.  
  331.      of standard time), the results are unpredictable.
  332.  
  333.      If you are running a network-based time service, such as timed, then it
  334.      will override any changes you make with the date command.
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.                                                                         PPPPaaaaggggeeee 6666
  387.  
  388.  
  389.  
  390.